projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa41b0b
)
* gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
author
Jan Djärv
<jan.h.d@swipnet.se>
Mon, 8 Aug 2005 15:02:39 +0000
(15:02 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Mon, 8 Aug 2005 15:02:39 +0000
(15:02 +0000)
should not be there, causing menu display errors with GTK 2.6.9.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e9ade1c6dfd976ea37fc8c5e42dec14f93e3621c..a35daab6728e457f44402e0a555081daaf279e83 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2005-08-08 Jan Dj
\e
,Ad
\e
(Brv <jan.h.d@swipnet.se>
+
+ * gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
+ should not be there, causing menu display errors with GTK 2.6.9.
+
2005-08-07 Richard M. Stallman <rms@gnu.org>
* floatfns.c (Fexpt): Undo previous change.